Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Modify the Internet Time Synchronization Servers (Windows XP)
Category: Home > Windows > System > Services

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

Windows XP includes a new feature that allows it to synchronize the system clock from atomic clocks available on the Internet. This setting lets you add new servers and change the default server used.

Open your registry and find the key below.

To add a new NTP server simply create a new string value and name it the next sequential number (e.g. '3'). Set the data of the new value to equal the hostname or IP address of the server.

You can also change the default server by setting the value of "(Default)" to the entry number of the required server.

Changes will take effect on the next use of the Internet time feature.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ"3"|
|1REG_SZ"time.windows.com"|
|2REG_SZ"time.nist.gov"|
|3REG_SZ"time.yourisp.com"|
-
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\Se...|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DateTime\
Servers]

Name: (Default)
Type: REG_SZ (String Value)
Value: Server Hostname or IP Address

Related Tweaks

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: January 15, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License